ISubsystem.AxisInput property

Enables or disables the access to the digital inputs of a servo drive. Not all servo drives support this feature.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool AxisInput { get; set; }
Property AxisInput As Boolean

Property value

Type: bool

See also

ISubsystem Interface

IntervalZero.KINGSTAR.Base.Class Namespace